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

declare const SwitchVideoIcon: MdiReactIconComponentType;
export default SwitchVideoIcon;
