export declare const saveClientToken: (token: string) => void;
export declare const getClientToken: () => string;
//# sourceMappingURL=user.d.ts.map