type Plugin = (ctx: any) => any; export declare const LangSmithPlugin: Plugin; export {};