import type { BlockingState } from './BlockingTypes'; export declare const init: () => BlockingState; //# sourceMappingURL=BlockingState.d.ts.map