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