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

declare const VideoPlusIcon: MdiReactIconComponentType;
export default VideoPlusIcon;
