import type { AuthClient } from "./types"; export declare function makeAuthClient(userAgent?: string): AuthClient; //# sourceMappingURL=client.d.ts.map