export declare class UserClient { verifyToken(token: string): Promise>; }