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