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