import { ReactIconComponentType } from '../types';

declare const VideoLabel: ReactIconComponentType;
export default VideoLabel;
            