declare const outcomeLabels: { color: string; description: string; name: string; }[]; export { outcomeLabels };