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