import { DataTableTranslations } from './data-table-translations.type';
export declare const defaultTranslations: DataTableTranslations;
