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