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