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