import type { _Program } from './index'; export declare const state: { hook?: { program: _Program; index: number; worker: Promise; }; }; //# sourceMappingURL=shared.d.ts.map