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