import type { IconComponent } from '../types'; declare const VideoLibrary: IconComponent; export default VideoLibrary;