import { Constructable } from '@artus/injection'; export declare const Catch: (targetErr?: string | Constructable) => ClassDecorator;