export declare const mitreData: {
    key: string;
    data: number;
}[];
