import { SafeArea } from './safearea.taro';
export type { SafeAreaProps } from './safearea.taro';
export default SafeArea;
