import { type SkyBlockProfileCollectionGroup } from "https://deno.land/x/hypixel@v3.1.1/helpers/SkyBlockCollections.ts";
Interface that describes a collection category, e.g. "Farming"
Properties
A number representing the percentage progress the profile is through this group, e.g. "100" or "83.33333333333334"
children: SkyBlockProfileCollection[]
The children of this collection group.