import { Path } from '@antv/g-lite'; export declare class Sector extends Path { static PARSED_STYLE_LIST: Set; constructor(config: any); setAttribute(name: any, value: any, force?: boolean): void; private updatePath; private createPath; } //# sourceMappingURL=Sector2.d.ts.map