export declare const withJoinTo: ({}: {}) => (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void;