export declare class ListViewsSetActiveAction { view: string; constructor(view: string); }