import { default as React } from 'react'; declare const WithFieldLabelDemo: React.FC; export default WithFieldLabelDemo;