/** Enum values for the type of the statistics */
export declare enum MetricsTypeEnum {
    'prefix:accepted' = "prefix:accepted",
    'prefix:limit' = "prefix:limit"
}
//# sourceMappingURL=MetricsTypeEnum.d.ts.map