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