export type T{{name}} = { id: string name: string createdAt: Date updatedAt: Date }