import { default as React } from 'react'; export declare function withStore>(Comp: T): React.FC>;