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

declare const AddLocation: ReactIconComponentType;
export default AddLocation;
            