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

declare const HookIcon: MdiReactIconComponentType;
export default HookIcon;
