import { RemixiconReactIconComponentType } from './dist/typings';

declare const LayoutLeft2FillIcon: RemixiconReactIconComponentType;
export default LayoutLeft2FillIcon;
