import type { XpertPlugin } from '@xpert-ai/plugin-sdk'; export declare function loadPlugin(modName: string): Promise;