import { RateLimiterModuleOptions } from './rate-limiter.interface'; export declare const defaultRateLimiterOptions: RateLimiterModuleOptions;