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