import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function LocationBasedEvent(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=LocationBasedEvent.d.ts.map