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