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

declare const LocationOn: ReactIconComponentType;
export default LocationOn;
            