import type { Database } from '../types/database.js';
export declare const supabase: import("@supabase/supabase-js").SupabaseClient<Database, "public", any>;
export default supabase;
//# sourceMappingURL=supabase.d.ts.map