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