/** * This file was auto-generated by Fern from our API Definition. */ export interface DashboardCriteriaChartModel { name: string; criteria_id: string; }