export type { TimeDistance, TimerProps } from './types'; export { Timer } from './timer';