export declare class ListToolbarItemsRemoveAction { ids: string[]; constructor(ids: string[]); }