export declare class ReorderableCheckboxListLocalization { get clearAll(): string; get standard(): string; get allFields(): string; }