import type { StreamHttpPlugin } from './definitions'; declare const StreamHttp: StreamHttpPlugin; export * from './definitions'; export { StreamHttp };