variable createGroupimport { createGroup } from "https://deno.land/x/wmill@v1.418.0/gen/services.gen.ts"; create group type(data: CreateGroupData) => CancelablePromise<CreateGroupResponse>