import React from 'react'; export default function withProvider(Element: React.ComponentType): React.ComponentType;