export declare class ListViewGridColumnDeleteAction { columnId: string; constructor(columnId: string); }