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