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