export type SetupInfo = { guid: string | null; attach: boolean; mokEnrolled: boolean; };