import { PolygonStyle } from '../ReactNode/Shape/Polygon'; import React from 'react'; declare const Polygon: React.FC; export default Polygon;