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

declare const LayoutGridFillIcon: RemixiconReactIconComponentType;
export default LayoutGridFillIcon;
