import { PluginManager } from 'epic-designer';
export declare function setupAntd(pluginManager?: PluginManager): void;
