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

declare const Photo: ReactIconComponentType;
export default Photo;
            