import { WdTime } from './wd-time'; export { WdTime } from './wd-time'; export type { WdTimeProps } from './interface'; export default WdTime;