import { Form as FormType } from '../types'; import './style'; declare const ExportedForm: FormType; export default ExportedForm;