declare function isPathParamPattern(str: string): boolean; export default isPathParamPattern;