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