import { IKBotOptions } from '../zod_types.js'; export declare const dumpAsScript: (opts: IKBotOptions) => Promise;