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