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