export interface OlapEtlTable { tableName: string; documentIdColumn: string; } //# sourceMappingURL=OlapEtlTable.d.ts.map