import { GthConfig } from '#src/config.js';
export declare function get(_: GthConfig): import("@langchain/core/tools").DynamicTool<void>;
