export declare function svgElementToPNGFile(svgElement: string, pngFilePath: string): Promise;