declare const UNAUTHORIZED = "Unauthorized";
declare const SUPABASE_AUTH = "SUPABASE_AUTH";
export { UNAUTHORIZED, SUPABASE_AUTH };
