export { GetSQuotaInfoArgs, GetSQuotaInfoResult, GetSQuotaInfoOutputArgs } from "./getSQuotaInfo"; export declare const getSQuotaInfo: typeof import("./getSQuotaInfo").getSQuotaInfo; export declare const getSQuotaInfoOutput: typeof import("./getSQuotaInfo").getSQuotaInfoOutput; export { GetSQuotaInfosArgs, GetSQuotaInfosResult, GetSQuotaInfosOutputArgs } from "./getSQuotaInfos"; export declare const getSQuotaInfos: typeof import("./getSQuotaInfos").getSQuotaInfos; export declare const getSQuotaInfosOutput: typeof import("./getSQuotaInfos").getSQuotaInfosOutput; export { SQuotaAdjusterSettingsArgs, SQuotaAdjusterSettingsState } from "./squotaAdjusterSettings"; export type SQuotaAdjusterSettings = import("./squotaAdjusterSettings").SQuotaAdjusterSettings; export declare const SQuotaAdjusterSettings: typeof import("./squotaAdjusterSettings").SQuotaAdjusterSettings; export { SQuotaPreferenceArgs, SQuotaPreferenceState } from "./squotaPreference"; export type SQuotaPreference = import("./squotaPreference").SQuotaPreference; export declare const SQuotaPreference: typeof import("./squotaPreference").SQuotaPreference;