interface BirthdayRe-exportimport { type Birthday } from "https://deno.land/x/mtkruto@0.6.2/3_types.ts"; A user's birthday. Propertiesday: numbermonth: numberoptionalyear: number