import React from 'react'; import IconProps from './props'; declare const MenuIcon: React.FC; export default MenuIcon;