import { SVGProps } from 'react'; declare const IconVideoFill: (props: SVGProps) => JSX.Element; export default IconVideoFill;