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