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

declare const VideocamOffOutlineIcon: MdiReactIconComponentType;
export default VideocamOffOutlineIcon;
