import React, { FC } from 'react'; declare const FormElements: FC>; export default FormElements;