import type { Authentication } from "./types"; export declare function auth(reason: string): Promise;