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

declare const MyLocation: ReactIconComponentType;
export default MyLocation;
            