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