export interface ImageInfo { path: string; mime: string; } export declare const TITLE_HEIGHT = 48; export declare const BUTTON_HEIGHT = 180; //# sourceMappingURL=interface.d.ts.map