import React from 'react'; export default function hocPopup(WrappedComponents: React.ComponentType): React.ComponentType;