import { IconComponent } from '..';
declare const VideoIcon: IconComponent;
export { VideoIcon };
