import { IconDefinition } from '../../templates/types'; declare const HumburgerOutlined: IconDefinition; export default HumburgerOutlined;