import { FormSubmission } from '../submission-service'; export default function serverValidateForm(formSubmission: FormSubmission): Promise;