export declare class Commons { static nextData(token: string, uri: string): Promise; }