import React from 'react'; import { IconProps } from '../index'; declare const VideoLabel: React.FC; export default VideoLabel;