export interface LeadGenPostSubmissionCheckResultFields { api_call_result: string; api_error_message: string; shown_thank_you_page: string; }