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