import { LimitsConfiguration } from "../../config"; export type LimitsConfigurationResponse = LimitsConfiguration;