import { snowflake } from "../../global";
declare function getProfileInGuilds(guildId: snowflake, accessToken: string): Promise<any>;
export { getProfileInGuilds };
//# sourceMappingURL=getProfileInGuilds.d.ts.map