export declare const SCREEN_HEIGHT: number, SCREEN_WIDTH: number;
export declare const IS_IOS: boolean;
export declare const IS_ANDROID: boolean;
