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