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