export declare function WrapCallback(): (_: any, __: PropertyKey, descriptor: TypedPropertyDescriptor<(...arg: any[]) => Promise>) => void;