import { IKBotTask } from '../../types.js'; export declare const tools: (target: string, options: IKBotTask) => Array;