export type Indexer = { [key: string]: T; }; export type Guid = string; //# sourceMappingURL=types.d.ts.map