import type { IconComponent } from '../types'; declare const HamburgerMenu: IconComponent; export default HamburgerMenu;