import type { Config } from "jido-kit/types";
export declare const jido: (config: Config) => Config;
