export declare class ToolbarFilterSelectLocalization { get selectedCount(): (count: number) => string; get clearAll(): string; get clear(): string; }