export declare class AuthResponse { publicKey: string; token: string; }