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

declare const GroupLineIcon: RemixiconReactIconComponentType;
export default GroupLineIcon;
