import type { WorkUnitAsyncStorage } from './work-unit-async-storage.external';
export declare const workUnitAsyncStorage: WorkUnitAsyncStorage;
