import { LimiterService } from '../src/types.js';
declare let limiter: LimiterService;
export { limiter as default };
