import { ToolDocumentation } from './types';
export declare const toolsDocumentation: Record<string, ToolDocumentation>;
export type { ToolDocumentation } from './types';
//# sourceMappingURL=index.d.ts.map