import type { IImage } from './interface';
export declare const CUR: IImage;
