import { type ShapeProps } from "../../../../helpers/shape";
export declare const RectShape: import("react").NamedExoticComponent<ShapeProps>;
