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