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

declare const HamburgerMenuIcon: MdiReactIconComponentType;
export default HamburgerMenuIcon;
