import { IconProps } from '../index'; export declare const ChevronRightIcon: ({ className, size, variant, color, }: IconProps) => import("react/jsx-runtime").JSX.Element;