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