export declare function call(value: S): any; export declare function on(instance: new () => T): T;