import { FC } from 'react'; import type { TPolygon } from '../../types'; declare const MapPolygon: FC; export default MapPolygon; //# sourceMappingURL=polygon.d.ts.map