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