import { type FormState } from './getInitialFormState'; export declare const getPartnerComments: (data: FormState) => string;