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