export declare const rnVersion: number;
export declare const screenWidth: number;
export declare function usePrevious(value: string): string;
export declare const isWebApp: boolean;
