import { ReactIconComponentType } from '../types';

declare const LocationSearching: ReactIconComponentType;
export default LocationSearching;
            