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