export default function ParamPath(paramPath: any): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void;
