import { DrawEnhancedGeometry } from './LibreOffice.js';
export declare function extractPath(drawEnhancedGeometry: DrawEnhancedGeometry, logwidth: number, logheight: number): string;
//# sourceMappingURL=extractPath.d.ts.map