export declare function Confirm(message: string): (target: object, key: never, descriptor: PropertyDescriptor) => PropertyDescriptor;