type BiometricType = "face_id" | "touch_id" | "optic_id" | "none" | "unknown";
Defined in: domains/permissions.ts:8