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

declare const AddLocationAlt: ReactIconComponentType;
export default AddLocationAlt;
            