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