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