import type { TableTranslations } from "../lib/i18n/types";
export declare const defaultTranslations: TableTranslations;
