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