export * from "./errors/GuildedAPIError"; export * from "./errors/PermissionsError"; export * from "./RestManager"; export * from "./typings"; export * from "./util/constants"; export * from "./util/Router"; export * from "./util/routes"; export * from "./util/color"; export * from "./util/message"; export * from "./webhook/WebhookClient"; export * from "./webhook/WebhookEmbed"; //# sourceMappingURL=index.d.ts.map