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