import type { CustomTranslationsObject } from "./types.js";
export declare const tr: CustomTranslationsObject;
