export { GetLogArgs, GetLogResult, GetLogOutputArgs } from "./getLog"; export declare const getLog: typeof import("./getLog").getLog; export declare const getLogOutput: typeof import("./getLog").getLogOutput; export { GetLogGroupArgs, GetLogGroupResult, GetLogGroupOutputArgs } from "./getLogGroup"; export declare const getLogGroup: typeof import("./getLogGroup").getLogGroup; export declare const getLogGroupOutput: typeof import("./getLogGroup").getLogGroupOutput; export { GetLogGroupsArgs, GetLogGroupsResult, GetLogGroupsOutputArgs } from "./getLogGroups"; export declare const getLogGroups: typeof import("./getLogGroups").getLogGroups; export declare const getLogGroupsOutput: typeof import("./getLogGroups").getLogGroupsOutput; export { GetLogSavedSearchArgs, GetLogSavedSearchResult, GetLogSavedSearchOutputArgs } from "./getLogSavedSearch"; export declare const getLogSavedSearch: typeof import("./getLogSavedSearch").getLogSavedSearch; export declare const getLogSavedSearchOutput: typeof import("./getLogSavedSearch").getLogSavedSearchOutput; export { GetLogSavedSearchesArgs, GetLogSavedSearchesResult, GetLogSavedSearchesOutputArgs } from "./getLogSavedSearches"; export declare const getLogSavedSearches: typeof import("./getLogSavedSearches").getLogSavedSearches; export declare const getLogSavedSearchesOutput: typeof import("./getLogSavedSearches").getLogSavedSearchesOutput; export { GetLogsArgs, GetLogsResult, GetLogsOutputArgs } from "./getLogs"; export declare const getLogs: typeof import("./getLogs").getLogs; export declare const getLogsOutput: typeof import("./getLogs").getLogsOutput; export { GetUnifiedAgentConfigurationArgs, GetUnifiedAgentConfigurationResult, GetUnifiedAgentConfigurationOutputArgs } from "./getUnifiedAgentConfiguration"; export declare const getUnifiedAgentConfiguration: typeof import("./getUnifiedAgentConfiguration").getUnifiedAgentConfiguration; export declare const getUnifiedAgentConfigurationOutput: typeof import("./getUnifiedAgentConfiguration").getUnifiedAgentConfigurationOutput; export { GetUnifiedAgentConfigurationsArgs, GetUnifiedAgentConfigurationsResult, GetUnifiedAgentConfigurationsOutputArgs } from "./getUnifiedAgentConfigurations"; export declare const getUnifiedAgentConfigurations: typeof import("./getUnifiedAgentConfigurations").getUnifiedAgentConfigurations; export declare const getUnifiedAgentConfigurationsOutput: typeof import("./getUnifiedAgentConfigurations").getUnifiedAgentConfigurationsOutput; export { LogArgs, LogState } from "./log"; export type Log = import("./log").Log; export declare const Log: typeof import("./log").Log; export { LogGroupArgs, LogGroupState } from "./logGroup"; export type LogGroup = import("./logGroup").LogGroup; export declare const LogGroup: typeof import("./logGroup").LogGroup; export { LogSavedSearchArgs, LogSavedSearchState } from "./logSavedSearch"; export type LogSavedSearch = import("./logSavedSearch").LogSavedSearch; export declare const LogSavedSearch: typeof import("./logSavedSearch").LogSavedSearch; export { UnifiedAgentConfigurationArgs, UnifiedAgentConfigurationState } from "./unifiedAgentConfiguration"; export type UnifiedAgentConfiguration = import("./unifiedAgentConfiguration").UnifiedAgentConfiguration; export declare const UnifiedAgentConfiguration: typeof import("./unifiedAgentConfiguration").UnifiedAgentConfiguration; //# sourceMappingURL=index.d.ts.map