import type { IconProps } from '../../types'; declare const ArrowRightFill: import("react").NamedExoticComponent; /** * MingCute Icon: Arrow Right Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { ArrowRightFill };