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