export declare function createDisposable(disposeFunc: () => void): Disposable;