import type { StreamID } from '@dustil/streamid'; export declare class IndexQueryNotAvailableError extends Error { constructor(model: StreamID | string); } //# sourceMappingURL=index-query-not-available.error.d.ts.map