export declare class TableLocalization { get noItemsFoundTitle(): string; get noItemsFoundBody(): string; }