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