import { REST, type RESTOptions } from "@discordjs/rest"; export declare function createREST(options?: Partial): REST; //# sourceMappingURL=rest.d.ts.map