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

declare const HookOffIcon: MdiReactIconComponentType;
export default HookOffIcon;
