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