/**
 * English translations
 */
import type { TableTranslations } from "../types";
export declare const defaultTranslations: TableTranslations;
