import type { DIconProps } from '../Icon'; export declare function MenuOutlined(props: Omit): JSX.Element;