export { ClusterArgs, ClusterState } from "./cluster"; export type Cluster = import("./cluster").Cluster; export declare const Cluster: typeof import("./cluster").Cluster; export { ClusterCustomerManagedKeyArgs, ClusterCustomerManagedKeyState } from "./clusterCustomerManagedKey"; export type ClusterCustomerManagedKey = import("./clusterCustomerManagedKey").ClusterCustomerManagedKey; export declare const ClusterCustomerManagedKey: typeof import("./clusterCustomerManagedKey").ClusterCustomerManagedKey; export { DataExportRuleArgs, DataExportRuleState } from "./dataExportRule"; export type DataExportRule = import("./dataExportRule").DataExportRule; export declare const DataExportRule: typeof import("./dataExportRule").DataExportRule; export { DataSourceWindowsEventArgs, DataSourceWindowsEventState } from "./dataSourceWindowsEvent"; export type DataSourceWindowsEvent = import("./dataSourceWindowsEvent").DataSourceWindowsEvent; export declare const DataSourceWindowsEvent: typeof import("./dataSourceWindowsEvent").DataSourceWindowsEvent; export { DataSourceWindowsPerformanceCounterArgs, DataSourceWindowsPerformanceCounterState } from "./dataSourceWindowsPerformanceCounter"; export type DataSourceWindowsPerformanceCounter = import("./dataSourceWindowsPerformanceCounter").DataSourceWindowsPerformanceCounter; export declare const DataSourceWindowsPerformanceCounter: typeof import("./dataSourceWindowsPerformanceCounter").DataSourceWindowsPerformanceCounter; export { GetWorkspaceTableArgs, GetWorkspaceTableResult, GetWorkspaceTableOutputArgs } from "./getWorkspaceTable"; export declare const getWorkspaceTable: typeof import("./getWorkspaceTable").getWorkspaceTable; export declare const getWorkspaceTableOutput: typeof import("./getWorkspaceTable").getWorkspaceTableOutput; export { LinkedServiceArgs, LinkedServiceState } from "./linkedService"; export type LinkedService = import("./linkedService").LinkedService; export declare const LinkedService: typeof import("./linkedService").LinkedService; export { LinkedStorageAccountArgs, LinkedStorageAccountState } from "./linkedStorageAccount"; export type LinkedStorageAccount = import("./linkedStorageAccount").LinkedStorageAccount; export declare const LinkedStorageAccount: typeof import("./linkedStorageAccount").LinkedStorageAccount; export { QueryPackArgs, QueryPackState } from "./queryPack"; export type QueryPack = import("./queryPack").QueryPack; export declare const QueryPack: typeof import("./queryPack").QueryPack; export { SavedSearchArgs, SavedSearchState } from "./savedSearch"; export type SavedSearch = import("./savedSearch").SavedSearch; export declare const SavedSearch: typeof import("./savedSearch").SavedSearch; export { StorageInsightsArgs, StorageInsightsState } from "./storageInsights"; export type StorageInsights = import("./storageInsights").StorageInsights; export declare const StorageInsights: typeof import("./storageInsights").StorageInsights; export { WorkspaceTableArgs, WorkspaceTableState } from "./workspaceTable"; export type WorkspaceTable = import("./workspaceTable").WorkspaceTable; export declare const WorkspaceTable: typeof import("./workspaceTable").WorkspaceTable; export { WorkspaceTableCustomLogArgs, WorkspaceTableCustomLogState } from "./workspaceTableCustomLog"; export type WorkspaceTableCustomLog = import("./workspaceTableCustomLog").WorkspaceTableCustomLog; export declare const WorkspaceTableCustomLog: typeof import("./workspaceTableCustomLog").WorkspaceTableCustomLog;