export declare function clientIdAsync(): Promise; export declare function setClientIdAsync(token: string): Promise;