import * as React from 'react'; declare function LocationToPolygon(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof LocationToPolygon; export default LocationToPolygon;