/// import { MasterIconProps } from './types'; export declare const HamburgerMenu: ({ color, size }: MasterIconProps) => JSX.Element;