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