export type RuntimeAccessGrant = { deviceId: string name: string createdAt: number lastSeenAt: number | null }