import type { DomainTool } from "../../shared/types/domain.types.js";
declare const translationsTool: DomainTool;
export default translationsTool;
