export declare enum ConfigPlatform { Default = "ios", Android = "android", Windows = "windows", iOS = "ios", Amazon = "amazon" }