export const vBoxDriverFactory = component => ({ /** returns the component element */ element: () => component });