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

declare const VideoAddIcon: MdiReactIconComponentType;
export default VideoAddIcon;
