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