export declare function encodeToken(data: object): Promise<string>;
