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