export declare const DEFAULT_STATE_HTTP_METHOD = "any";
export declare const DEFAULT_STATE_ENDPOINT = "**";
export declare const OAS_PATH_PARAM_REGEXP: RegExp;
export declare const OAS_PATH_PARAMS_KW = "path";
//# sourceMappingURL=constants.d.ts.map