export declare type StreamQueryParams = { access_token: string; dh_context: string; collections: string; };