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

declare const GroupFillIcon: RemixiconReactIconComponentType;
export default GroupFillIcon;
