import { RMSDKInstance } from ".";
export declare function getUserProfile(this: RMSDKInstance, accessToken: string): Promise<any>;
//# sourceMappingURL=user.d.ts.map