import { TFunction } from 'react-i18next'; export declare const getItemsPerPageOptions: (t: TFunction<'billing-history'>) => { label: string; value: number; }[];