export declare function mermaidToPNG(mermaidCode: string, pngFilePath: string, projectDirectoryPath: string, themeName: any): Promise;