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