import { IconProps } from '../Icon'; declare function SvgOndemandVideo(props: IconProps): JSX.Element; export default SvgOndemandVideo;