export declare enum UrlMatching { fullMatch = "fullMatch", wildcard = "wildcard" }