import * as React from 'react'; import { ShapeComponentProps } from '../types'; export declare const Rect: React.FC;