import { PluginManager } from 'ai-form-designer';
export declare function setupNaiveUi(pluginManager?: PluginManager): void;
