export declare function getUserInfo(token: string): Promise<any>;
