export type Model = { id: string; name: string; url: string; };