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