declare function PathParams(target: any, key: string, index?: number): any; export default PathParams;