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