interface Userimport { type User } from "https://deno.land/x/alosaur@v0.1.1/examples/db/services/user.service.ts"; Propertiesname: stringage: number