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

declare const VideoSwitchIcon: MdiReactIconComponentType;
export default VideoSwitchIcon;
