import { FunctionComponent } from "react"; import { ShapeProps } from "../../common"; export declare const Shape: FunctionComponent;