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