declare const findPathMatchList: (locationPathname: string, pathsToMatch: string[]) => string; export default findPathMatchList; //# sourceMappingURL=pathMatching.d.ts.map