export declare const Auth: (target: any, propertyKey: string, descriptor: PropertyDescriptor) => PropertyDescriptor; export declare const ErrorHandle: (target: any, propertyKey: string, descriptor: PropertyDescriptor) => PropertyDescriptor;