import { SVGExportContext } from './SVGExportContext'; export declare function renderSVG(ctx: SVGExportContext): string;