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

declare const LayoutLeftFillIcon: RemixiconReactIconComponentType;
export default LayoutLeftFillIcon;
