export interface BaseDataForTesting { a: string; b: number; } //# sourceMappingURL=types.d.ts.map