export interface RightsManagerInsightsFields { error: string; error_message: string; metadata: Record>[]; totals: Record>[]; x_axis_breakdown: Record>[][]; } //# sourceMappingURL=rights-manager-insights.d.ts.map