export declare class PagerTranslationOptions { itemsPerPageLabel: string; firstPageLabel: string; lastPageLabel: string; nextPageLabel: string; previousPageLabel: string; rangeSepratorLabel: string; }