export declare class RatelimitError extends Error { constructor(message: string, reason?: string); } //# sourceMappingURL=RateLimitError.d.ts.map