export declare const getPathParams: (path: string, pattern: string) => { [key: string]: string; }; //# sourceMappingURL=getPathParams.d.ts.map