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