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

declare const ShareLocation: ReactIconComponentType;
export default ShareLocation;
            