import { KpiAlert } from './kpi-alert-type'; export declare class KpiAlertQuery { kpiAlerts(context: any): Promise; }