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