import type { IconProps } from '../../types'; declare const ArrowRightFill: import("react").NamedExoticComponent; /** * Remix Icon: Arrow Right Fill * @see {@link https://remixicon.com/icon/arrow-right-fill Remix Icon Docs} */ export { ArrowRightFill };