export declare const jpegToPng: (svgData: string | File, name?: string) => Promise;