export declare function loadOpencodePlugins(directory: string): string[];
export declare function clearOpencodePluginsCache(): void;
