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