export interface UserLeadGenFieldDataFields { name: string; values: string[]; }