export interface PageAppWithLeadsAccessFields { can_access_leads: boolean; type: string; }