暗色模式
判断是否是如年
import {isLeapYear} from '@vill-v/date' isLeapYear(1970)
declare const isBirthday: (value: string) => boolean;