export declare let Query: (paramName?: string) => (target: any, propertyKey: string, index: number) => void;