import { type SafeAreaProviderProps } from "react-native-safe-area-context"; export * from "react-native-safe-area-context"; export declare function SafeAreaProvider({ children, ...props }: SafeAreaProviderProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=react-native-safe-area-context.native.d.ts.map