import * as React from 'react'; import { NativeSafeAreaViewProps } from './SafeArea.types'; export declare const SafeAreaView: React.ForwardRefExoticComponent & import("react-native").NativeMethods>>; //# sourceMappingURL=SafeAreaView.web.d.ts.map