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