IRateLimiterProvider: IRateLimiterProviderBase & {
    events: IRateLimiterListenable;
}

IMPORT_PATH: "@daiso-tech/core/rate-limiter/contracts"