import type * as Fiber from "../Fiber.js"; declare const void_: Fiber.Fiber; export { /** @internal */ void_ as void }; //# sourceMappingURL=fiber.d.ts.map