export declare const summarykpis: {
    title: string;
    count: string;
    colorcode: string;
    link: string;
}[];
