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