import { type PluginManager } from '../../utils';
export declare function setupNaiveUi(pluginManager: PluginManager): void;
