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