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