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

declare const VideoInputComponentIcon: MdiReactIconComponentType;
export default VideoInputComponentIcon;
