declare const asyncStorage: any; declare const staticGenerationAsyncStorage: { run: (store: any, cb: any, ...args: any[]) => any; getStore: () => any; };