import { type SvgIconProps } from '../lib/SvgIcon.js'; /** * Use for navigate to another internal page or show direction * @public */ export declare const ArrowRightIcon: import("react").ForwardRefExoticComponent> & { displayName: string; };