export type TaxonomicGroup = { groupName: string; groupOrder: number; }; //# sourceMappingURL=TaxonomicGroup.d.ts.map