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