export { GetLimitDefinitionsArgs, GetLimitDefinitionsResult, GetLimitDefinitionsOutputArgs } from "./getLimitDefinitions"; export declare const getLimitDefinitions: typeof import("./getLimitDefinitions").getLimitDefinitions; export declare const getLimitDefinitionsOutput: typeof import("./getLimitDefinitions").getLimitDefinitionsOutput; export { GetLimitValuesArgs, GetLimitValuesResult, GetLimitValuesOutputArgs } from "./getLimitValues"; export declare const getLimitValues: typeof import("./getLimitValues").getLimitValues; export declare const getLimitValuesOutput: typeof import("./getLimitValues").getLimitValuesOutput; export { GetQuotaArgs, GetQuotaResult, GetQuotaOutputArgs } from "./getQuota"; export declare const getQuota: typeof import("./getQuota").getQuota; export declare const getQuotaOutput: typeof import("./getQuota").getQuotaOutput; export { GetQuotasArgs, GetQuotasResult, GetQuotasOutputArgs } from "./getQuotas"; export declare const getQuotas: typeof import("./getQuotas").getQuotas; export declare const getQuotasOutput: typeof import("./getQuotas").getQuotasOutput; export { GetResourceAvailabilityArgs, GetResourceAvailabilityResult, GetResourceAvailabilityOutputArgs } from "./getResourceAvailability"; export declare const getResourceAvailability: typeof import("./getResourceAvailability").getResourceAvailability; export declare const getResourceAvailabilityOutput: typeof import("./getResourceAvailability").getResourceAvailabilityOutput; export { GetServicesArgs, GetServicesResult, GetServicesOutputArgs } from "./getServices"; export declare const getServices: typeof import("./getServices").getServices; export declare const getServicesOutput: typeof import("./getServices").getServicesOutput; export { QuotaArgs, QuotaState } from "./quota"; export type Quota = import("./quota").Quota; export declare const Quota: typeof import("./quota").Quota; //# sourceMappingURL=index.d.ts.map