/* global React */ (function () { const T = window.SC_T; function Divider({ style }) { return
; } window.Divider = Divider; })();