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

declare const InsertPhoto: ReactIconComponentType;
export default InsertPhoto;
            