export declare class Platform { static get(): "ios" | "android"; }