export { Duration, formatDuration } from './private/duration'; export type { DurationFormat, DurationProps } from './private/duration';