import { type AlertMetric } from "../../types.js"; export declare function useOperators(measure: AlertMetric | undefined, enableAnomalyDetection: boolean): import("../constants.js").OperatorItemType[]; //# sourceMappingURL=useOperators.d.ts.map