export interface ProjectIds { /** * The IDs of projects. */ projectIds: Array; } //# sourceMappingURL=ProjectIds.d.ts.map