import ConfigProvider from '../../types/config-provider';

export * from '../../types/config-provider';
export default ConfigProvider;
