export declare const findMatchPath: (paths: any, path: any) => false | { params: any; path_match: any; };