import { FC } from 'hoist-non-react-statics/node_modules/@types/react'; declare const Widget: FC; export default Widget;