export default function wrapInHooks(component: any): (...args: any) => any;