interface Birthdayimport { type Birthday } from "https://deno.land/x/mtkruto@0.6.3/types/0_birthday.ts"; A user's birthday. Propertiesday: numbermonth: numberoptionalyear: number