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

declare const HangerIcon: MdiReactIconComponentType;
export default HangerIcon;
