import * as React from 'react' import { AppContainerProps } from './index' export function hot>( Component: T, props?: AppContainerProps, ): T