export interface AnyDict { [key: string]: any; } //# sourceMappingURL=types.d.ts.map