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