import { ToolDefinition } from '../../shared/types/tool-definition'; /** * List of wikis tools */ export declare const wikisTools: ToolDefinition[];