1export function createSafeStyledView(View) { 2 // Do nothing by default 3 return View; 4} 5//# sourceMappingURL=createSafeStyledView.js.map