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

declare const PhotoSizeSelectLarge: ReactIconComponentType;
export default PhotoSizeSelectLarge;
            