import { FC, SVGProps } from 'react'; declare const IconCamera: FC & { fill?: string }>; export default IconCamera;