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