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