export declare class DevicePlatform { static Android: string; static IOS: string; static All: string; }