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