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