import type { IconProps } from '../../types';
declare const LargeArrowUpLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Large Arrow Up Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { LargeArrowUpLine };
