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

declare const HamburgerIcon: MdiReactIconComponentType;
export default HamburgerIcon;
