import { AppDB } from './types'; declare const asyncBag: AppDB; export { asyncBag }; export default asyncBag;