import React from 'react'; import { ShapeProps } from './Shape'; export declare const Brancusi: React.FC;