import { BatchedFetchStream } from '../../libs/transports/http.js'; declare function createMeekStream(url: string): Promise; export { createMeekStream };