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

declare const EditLocation: ReactIconComponentType;
export default EditLocation;
            