export type DisposableState = { isDisposed: boolean; };