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