import type { useAuth } from '#imports' type Client = ReturnType['client'] export type ActiveOrganization = Client['$Infer']['ActiveOrganization']