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

declare const PhotoLibrary: ReactIconComponentType;
export default PhotoLibrary;
            