export declare const interceptable: () => (_: any, __: string, descriptor: PropertyDescriptor) => void;
