export declare function getRandomString(appid: string): Promise; export declare function getSignature(privateKey: string, appid: string): Promise;