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