import type { ParsedPathStyleProps } from '@antv/g-lite'; export declare function generatePath(context: CanvasRenderingContext2D, parsedStyle: ParsedPathStyleProps): void; //# sourceMappingURL=Path.d.ts.map