export const hBoxDriverFactory = component => ({ /** Returns the wrapped component instance */ element: () => component });