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