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