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