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

declare const PhotoCamera: ReactIconComponentType;
export default PhotoCamera;
            