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