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