/// declare const ConfigContext: import("react").Context<{ prefixCls: string; }>; export default ConfigContext;