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