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

declare const AddPhotoAlternate: ReactIconComponentType;
export default AddPhotoAlternate;
            