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