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