import type { ResourceDefinition } from "../../helpers/types"; export declare const projectGroupResource: ResourceDefinition; export * from "./ProjectGroupsDescription"; export * from "./operations";