import { SVGPropType } from '../types'; declare const LocationPointer: (props: SVGPropType) => import("react/jsx-runtime").JSX.Element; export default LocationPointer;