import React from 'react'; declare const withCondition:
>(Field: React.ComponentType
) => React.FC
; export default withCondition;