export declare const ModuleChoices: { readonly Icinga2: "Forwarding to Icinga2"; readonly CheckMk: "Forwarding to Check_MK"; readonly OMD: "Forwarding to OMD"; readonly Prometheus: "Forwarding to Prometheus"; readonly OCR: "Optical Character Recognition (OCR) Plug-in"; }; export declare const AllModuleChoices: ("Forwarding to Icinga2" | "Forwarding to Check_MK" | "Forwarding to OMD" | "Forwarding to Prometheus" | "Optical Character Recognition (OCR) Plug-in")[]; //# sourceMappingURL=module-choices.const.d.ts.map