import { IconDefinition } from '../types'; declare const IconVideo: IconDefinition; export default IconVideo;