import { PDFOperator } from '../core/index.js'; export declare const svgPathToOperators: (path: string) => PDFOperator[];