import { AnyHandler } from '../../experimental/handlers-controller.js'; import '../../HttpResponse-aGiIzO91.js'; import '@mswjs/interceptors'; import './isIterable.js'; import '../../typeUtils.js'; import 'graphql'; import '../matching/matchRequestUrl.js'; import '../../handlers/WebSocketHandler.js'; import 'strict-event-emitter'; import '@mswjs/interceptors/WebSocket'; declare function attachSiblingHandlers(owner: T, siblings: Array): T; declare function getSiblingHandlers(owner: AnyHandler): Array; export { attachSiblingHandlers, getSiblingHandlers };