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