export interface IView { setState(state: any): any; }