import { MdiReactIconComponentType } from './dist/typings';

declare const VideoIcon: MdiReactIconComponentType;
export default VideoIcon;
