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