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