import DCountUp from './DCountUp'; export default DCountUp; export { DCountUp }; export * from './DCountUp';