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

declare const NoPhotography: ReactIconComponentType;
export default NoPhotography;
            