export { default as ConfigProvider } from './config-provider';
export * from './rc';
export declare const version = "2.x";
