export declare const PLATFORM: { readonly IOS: "ios"; readonly ANDROID: "android"; }; //# sourceMappingURL=platform.d.ts.map