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