export interface GeneratedIds { ids?: string[]; space?: string; kind?: string; } //# sourceMappingURL=GeneratedIds.d.ts.map