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