import type { ActionAsyncStorage } from './action-async-storage.external';
export declare const actionAsyncStorage: ActionAsyncStorage;
