export declare const useCountDown: (targetDate: Date, withDays?: boolean | undefined) => number[];