declare function getInfo(accessToken: string): Promise<any>;
export { getInfo };
//# sourceMappingURL=getInfo.d.ts.map