import type { ShapeStyles } from '../../../types'; export declare function getRectanglePath(id: string, style: ShapeStyles, size: number[]): string; export declare function getRectangleIndicatorPathTDSnapshot(id: string, style: ShapeStyles, size: number[]): string; //# sourceMappingURL=rectangleHelpers.d.ts.map