export { GetSecretArgs, GetSecretResult, GetSecretOutputArgs } from "./getSecret"; export declare const getSecret: typeof import("./getSecret").getSecret; export declare const getSecretOutput: typeof import("./getSecret").getSecretOutput; export { GetSecretVersionSdkV2Args, GetSecretVersionSdkV2Result, GetSecretVersionSdkV2OutputArgs } from "./getSecretVersionSdkV2"; export declare const getSecretVersionSdkV2: typeof import("./getSecretVersionSdkV2").getSecretVersionSdkV2; export declare const getSecretVersionSdkV2Output: typeof import("./getSecretVersionSdkV2").getSecretVersionSdkV2Output; export { GetSecretsArgs, GetSecretsResult, GetSecretsOutputArgs } from "./getSecrets"; export declare const getSecrets: typeof import("./getSecrets").getSecrets; export declare const getSecretsOutput: typeof import("./getSecrets").getSecretsOutput; export { SecretArgs, SecretState } from "./secret"; export type Secret = import("./secret").Secret; export declare const Secret: typeof import("./secret").Secret; //# sourceMappingURL=index.d.ts.map