export declare function getAccessToken(clientId: string): Promise; export declare function updateElementState(frameName: string, value: any): void;