export declare const dashboardkpis: {
    title: string;
    count: string;
    kpicode: string;
}[];
