/**
 * Checks whether we are using React Native
 */
export declare const isReactNative: () => boolean;
//# sourceMappingURL=is-react-native.d.ts.map