export { default as NCountdown } from './src/Countdown'; export type { CountdownProps } from './src/Countdown';