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

declare const LayoutFillIcon: RemixiconReactIconComponentType;
export default LayoutFillIcon;
