export type SearchCanvas = { readonly id: string; name: string; readonly picture_url: string; };