export declare enum DeviceType { IOS = "IOS", MAC_OS = "MAC_OS" }