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

declare const LayoutBottomFillIcon: RemixiconReactIconComponentType;
export default LayoutBottomFillIcon;
