export interface IViewModelDetached { detached(): void; } //# sourceMappingURL=IViewModelDetached.d.ts.map