/// import { IconProps } from "../icon"; export declare type ChevronRightIconProps = IconProps; export declare const ChevronRightIcon: import("react").ForwardRefExoticComponent>;