import React from 'react'; import { IconPropsWithSize } from './types'; export declare const PhotoCamera: React.FC; export default PhotoCamera;