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

declare const AddAPhoto: ReactIconComponentType;
export default AddAPhoto;
            