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