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