declare const firstFormError: (formInputs: Record) => string | null; export default firstFormError;