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