export type { PathFunction, Token, ParamData } from 'path-to-regexp'; export { compile, parse, pathToRegexp } from 'path-to-regexp';