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

declare const GridFillIcon: RemixiconReactIconComponentType;
export default GridFillIcon;
