export interface IIndexQuery {
    waitForNonStaleResultsTimeout: number;
}
//# sourceMappingURL=IIndexQuery.d.ts.map