export type AnyObject = { [key: string]: T; }; //# sourceMappingURL=object.type.d.ts.map