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