export let db: typeof import("./db"); export let auth: typeof import("./auth"); export let actions: any;