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