import type BagelNuxt from './bageldb-nuxt'; export declare const useBagelDB: (alias?: string) => BagelNuxt;