export interface PageCrmsWithLeadsAccessFields { can_access_leads: boolean; id: string; integration_type: string; name: string; }