import * as React from 'react'; declare const Polygon: React.FC; export default Polygon;