export type RoundCountdown = {
    countdown: number,
}