export type OsTypes = "iOS" | "Android" | "Windows Phone" | "Windows" | "Mac OS";