export declare const uniqueByApp: (target: T, key: keyof T, descriptor?: PropertyDescriptor) => void | any;