export { AlarmArgs, AlarmState } from "./alarm"; export type Alarm = import("./alarm").Alarm; export declare const Alarm: typeof import("./alarm").Alarm; export { AlarmSuppressionArgs, AlarmSuppressionState } from "./alarmSuppression"; export type AlarmSuppression = import("./alarmSuppression").AlarmSuppression; export declare const AlarmSuppression: typeof import("./alarmSuppression").AlarmSuppression; export { GetAlarmArgs, GetAlarmResult, GetAlarmOutputArgs } from "./getAlarm"; export declare const getAlarm: typeof import("./getAlarm").getAlarm; export declare const getAlarmOutput: typeof import("./getAlarm").getAlarmOutput; export { GetAlarmHistoryCollectionArgs, GetAlarmHistoryCollectionResult, GetAlarmHistoryCollectionOutputArgs } from "./getAlarmHistoryCollection"; export declare const getAlarmHistoryCollection: typeof import("./getAlarmHistoryCollection").getAlarmHistoryCollection; export declare const getAlarmHistoryCollectionOutput: typeof import("./getAlarmHistoryCollection").getAlarmHistoryCollectionOutput; export { GetAlarmStatusesArgs, GetAlarmStatusesResult, GetAlarmStatusesOutputArgs } from "./getAlarmStatuses"; export declare const getAlarmStatuses: typeof import("./getAlarmStatuses").getAlarmStatuses; export declare const getAlarmStatusesOutput: typeof import("./getAlarmStatuses").getAlarmStatusesOutput; export { GetAlarmSuppressionArgs, GetAlarmSuppressionResult, GetAlarmSuppressionOutputArgs } from "./getAlarmSuppression"; export declare const getAlarmSuppression: typeof import("./getAlarmSuppression").getAlarmSuppression; export declare const getAlarmSuppressionOutput: typeof import("./getAlarmSuppression").getAlarmSuppressionOutput; export { GetAlarmSuppressionsArgs, GetAlarmSuppressionsResult, GetAlarmSuppressionsOutputArgs } from "./getAlarmSuppressions"; export declare const getAlarmSuppressions: typeof import("./getAlarmSuppressions").getAlarmSuppressions; export declare const getAlarmSuppressionsOutput: typeof import("./getAlarmSuppressions").getAlarmSuppressionsOutput; export { GetAlarmsArgs, GetAlarmsResult, GetAlarmsOutputArgs } from "./getAlarms"; export declare const getAlarms: typeof import("./getAlarms").getAlarms; export declare const getAlarmsOutput: typeof import("./getAlarms").getAlarmsOutput; export { GetMetricDataArgs, GetMetricDataResult, GetMetricDataOutputArgs } from "./getMetricData"; export declare const getMetricData: typeof import("./getMetricData").getMetricData; export declare const getMetricDataOutput: typeof import("./getMetricData").getMetricDataOutput; export { GetMetricsArgs, GetMetricsResult, GetMetricsOutputArgs } from "./getMetrics"; export declare const getMetrics: typeof import("./getMetrics").getMetrics; export declare const getMetricsOutput: typeof import("./getMetrics").getMetricsOutput; //# sourceMappingURL=index.d.ts.map