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