export declare const METRIC_COLUMNS: { id: number; label: string; options: { id: number; label: string; }[]; }[];