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