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