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

declare const LocationDisabled: ReactIconComponentType;
export default LocationDisabled;
            