export declare function CaptureExecutionError(): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => PropertyDescriptor;
