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