import React from 'react'; import type MdIconProps from './icon.model'; declare const MdBurgerMenuIcon: React.FunctionComponent; export default MdBurgerMenuIcon;