import type { SaplingWorkerCore } from './saplingCore.js';
export type SaplingWorker = SaplingWorkerCore;
export type { SaplingContractDetails } from './saplingCore.js';
//# sourceMappingURL=worker.d.ts.map