export declare class ToolbarViewControlsLocalization { get label(): string; get listView(): string; get gridView(): string; get cardView(): string; }