export const SafeArea = ({ children }: { children: React.ReactElement }) => <>{children}