export declare function imgBase64(src?: string, output?: string): string;
