export declare function Unsubscriber(): (target: any, propertyKey: any) => void;
