export default withStore; declare function withStore(Component: any): (props: any) => import("react/jsx-runtime").JSX.Element;