import { type AnyKoiTool } from "./common.js"; export declare function createEnterpriseTool(): AnyKoiTool | null;