export declare function InterceptorIgnore(ignore: symbol | string): (_target: any, _propertyKey: string, descriptor: PropertyDescriptor) => void;