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