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