/// import { SvgIconProps } from './types'; export declare function CircleFilledIcon({ className, ...props }?: Partial): JSX.Element;