export { SafeAreaView } from './SafeAreaView';

export type { Edge, InsetType, SafeAreaViewProps } from './SafeAreaView.types';
