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