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