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

declare const SignalOffIcon: MdiReactIconComponentType;
export default SignalOffIcon;
