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