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