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