export declare function Focus(target: object | (new (...args: Array) => object), propertyKey?: string | symbol): void;