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