export type AppOrganization = { id: string; display_name?: string | null; };