export interface IDataObject { [key: string]: unknown; } //# sourceMappingURL=data-object.d.ts.map