export { ConfigurationArgs, ConfigurationState } from "./configuration"; export type Configuration = import("./configuration").Configuration; export declare const Configuration: typeof import("./configuration").Configuration; export { GetConfigurationArgs, GetConfigurationResult, GetConfigurationOutputArgs } from "./getConfiguration"; export declare const getConfiguration: typeof import("./getConfiguration").getConfiguration; export declare const getConfigurationOutput: typeof import("./getConfiguration").getConfigurationOutput; export { GetLicenseMetricArgs, GetLicenseMetricResult, GetLicenseMetricOutputArgs } from "./getLicenseMetric"; export declare const getLicenseMetric: typeof import("./getLicenseMetric").getLicenseMetric; export declare const getLicenseMetricOutput: typeof import("./getLicenseMetric").getLicenseMetricOutput; export { GetLicenseRecordArgs, GetLicenseRecordResult, GetLicenseRecordOutputArgs } from "./getLicenseRecord"; export declare const getLicenseRecord: typeof import("./getLicenseRecord").getLicenseRecord; export declare const getLicenseRecordOutput: typeof import("./getLicenseRecord").getLicenseRecordOutput; export { GetLicenseRecordsArgs, GetLicenseRecordsResult, GetLicenseRecordsOutputArgs } from "./getLicenseRecords"; export declare const getLicenseRecords: typeof import("./getLicenseRecords").getLicenseRecords; export declare const getLicenseRecordsOutput: typeof import("./getLicenseRecords").getLicenseRecordsOutput; export { GetProductLicenseArgs, GetProductLicenseResult, GetProductLicenseOutputArgs } from "./getProductLicense"; export declare const getProductLicense: typeof import("./getProductLicense").getProductLicense; export declare const getProductLicenseOutput: typeof import("./getProductLicense").getProductLicenseOutput; export { GetProductLicenseConsumersArgs, GetProductLicenseConsumersResult, GetProductLicenseConsumersOutputArgs } from "./getProductLicenseConsumers"; export declare const getProductLicenseConsumers: typeof import("./getProductLicenseConsumers").getProductLicenseConsumers; export declare const getProductLicenseConsumersOutput: typeof import("./getProductLicenseConsumers").getProductLicenseConsumersOutput; export { GetProductLicensesArgs, GetProductLicensesResult, GetProductLicensesOutputArgs } from "./getProductLicenses"; export declare const getProductLicenses: typeof import("./getProductLicenses").getProductLicenses; export declare const getProductLicensesOutput: typeof import("./getProductLicenses").getProductLicensesOutput; export { GetTopUtilizedProductLicensesArgs, GetTopUtilizedProductLicensesResult, GetTopUtilizedProductLicensesOutputArgs } from "./getTopUtilizedProductLicenses"; export declare const getTopUtilizedProductLicenses: typeof import("./getTopUtilizedProductLicenses").getTopUtilizedProductLicenses; export declare const getTopUtilizedProductLicensesOutput: typeof import("./getTopUtilizedProductLicenses").getTopUtilizedProductLicensesOutput; export { GetTopUtilizedResourcesArgs, GetTopUtilizedResourcesResult, GetTopUtilizedResourcesOutputArgs } from "./getTopUtilizedResources"; export declare const getTopUtilizedResources: typeof import("./getTopUtilizedResources").getTopUtilizedResources; export declare const getTopUtilizedResourcesOutput: typeof import("./getTopUtilizedResources").getTopUtilizedResourcesOutput; export { LicenseRecordArgs, LicenseRecordState } from "./licenseRecord"; export type LicenseRecord = import("./licenseRecord").LicenseRecord; export declare const LicenseRecord: typeof import("./licenseRecord").LicenseRecord; export { ProductLicenseArgs, ProductLicenseState } from "./productLicense"; export type ProductLicense = import("./productLicense").ProductLicense; export declare const ProductLicense: typeof import("./productLicense").ProductLicense; //# sourceMappingURL=index.d.ts.map