export declare class View { disabled?: boolean; iconClass: string; id: string; title: string; }