import type { AtomicHub } from "@effect/core/io/Hub/operations/_internal/AtomicHub"; export declare function makeUnbounded(): AtomicHub; //# sourceMappingURL=makeUnbounded.d.ts.map