declare const pathTempalteToParameterNames: (template: string) => string[];
export { pathTempalteToParameterNames };
