import type { TestSetup } from '../index.ts'; import type { StreamMuxerFactory } from '@libp2p/interface'; declare const _default: (common: TestSetup) => void; export default _default; //# sourceMappingURL=stream-test.d.ts.map