const Wrapper = ({ children }) =>
{children}
; export { Wrapper as default, Wrapper };