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