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

declare const CameraOffIcon: MdiReactIconComponentType;
export default CameraOffIcon;
