import React from 'react'; import { ISafeAreaContainer } from './type'; declare const SafeAreaContainer: React.FC; export default SafeAreaContainer; //# sourceMappingURL=SafeAreaContainer.native.d.ts.map