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