export { EkmsPrivateEndpointArgs, EkmsPrivateEndpointState } from "./ekmsPrivateEndpoint"; export type EkmsPrivateEndpoint = import("./ekmsPrivateEndpoint").EkmsPrivateEndpoint; export declare const EkmsPrivateEndpoint: typeof import("./ekmsPrivateEndpoint").EkmsPrivateEndpoint; export { EncryptedDataArgs, EncryptedDataState } from "./encryptedData"; export type EncryptedData = import("./encryptedData").EncryptedData; export declare const EncryptedData: typeof import("./encryptedData").EncryptedData; export { GeneratedKeyArgs, GeneratedKeyState } from "./generatedKey"; export type GeneratedKey = import("./generatedKey").GeneratedKey; export declare const GeneratedKey: typeof import("./generatedKey").GeneratedKey; export { GetDecryptedDataArgs, GetDecryptedDataResult, GetDecryptedDataOutputArgs } from "./getDecryptedData"; export declare const getDecryptedData: typeof import("./getDecryptedData").getDecryptedData; export declare const getDecryptedDataOutput: typeof import("./getDecryptedData").getDecryptedDataOutput; export { GetEkmsPrivateEndpointArgs, GetEkmsPrivateEndpointResult, GetEkmsPrivateEndpointOutputArgs } from "./getEkmsPrivateEndpoint"; export declare const getEkmsPrivateEndpoint: typeof import("./getEkmsPrivateEndpoint").getEkmsPrivateEndpoint; export declare const getEkmsPrivateEndpointOutput: typeof import("./getEkmsPrivateEndpoint").getEkmsPrivateEndpointOutput; export { GetEkmsPrivateEndpointsArgs, GetEkmsPrivateEndpointsResult, GetEkmsPrivateEndpointsOutputArgs } from "./getEkmsPrivateEndpoints"; export declare const getEkmsPrivateEndpoints: typeof import("./getEkmsPrivateEndpoints").getEkmsPrivateEndpoints; export declare const getEkmsPrivateEndpointsOutput: typeof import("./getEkmsPrivateEndpoints").getEkmsPrivateEndpointsOutput; export { GetEncryptedDataArgs, GetEncryptedDataResult, GetEncryptedDataOutputArgs } from "./getEncryptedData"; export declare const getEncryptedData: typeof import("./getEncryptedData").getEncryptedData; export declare const getEncryptedDataOutput: typeof import("./getEncryptedData").getEncryptedDataOutput; export { GetKeyArgs, GetKeyResult, GetKeyOutputArgs } from "./getKey"; export declare const getKey: typeof import("./getKey").getKey; export declare const getKeyOutput: typeof import("./getKey").getKeyOutput; export { GetKeyVersionArgs, GetKeyVersionResult, GetKeyVersionOutputArgs } from "./getKeyVersion"; export declare const getKeyVersion: typeof import("./getKeyVersion").getKeyVersion; export declare const getKeyVersionOutput: typeof import("./getKeyVersion").getKeyVersionOutput; export { GetKeyVersionsArgs, GetKeyVersionsResult, GetKeyVersionsOutputArgs } from "./getKeyVersions"; export declare const getKeyVersions: typeof import("./getKeyVersions").getKeyVersions; export declare const getKeyVersionsOutput: typeof import("./getKeyVersions").getKeyVersionsOutput; export { GetKeysArgs, GetKeysResult, GetKeysOutputArgs } from "./getKeys"; export declare const getKeys: typeof import("./getKeys").getKeys; export declare const getKeysOutput: typeof import("./getKeys").getKeysOutput; export { GetReplicationStatusArgs, GetReplicationStatusResult, GetReplicationStatusOutputArgs } from "./getReplicationStatus"; export declare const getReplicationStatus: typeof import("./getReplicationStatus").getReplicationStatus; export declare const getReplicationStatusOutput: typeof import("./getReplicationStatus").getReplicationStatusOutput; export { GetVaultArgs, GetVaultResult, GetVaultOutputArgs } from "./getVault"; export declare const getVault: typeof import("./getVault").getVault; export declare const getVaultOutput: typeof import("./getVault").getVaultOutput; export { GetVaultReplicasArgs, GetVaultReplicasResult, GetVaultReplicasOutputArgs } from "./getVaultReplicas"; export declare const getVaultReplicas: typeof import("./getVaultReplicas").getVaultReplicas; export declare const getVaultReplicasOutput: typeof import("./getVaultReplicas").getVaultReplicasOutput; export { GetVaultUsageArgs, GetVaultUsageResult, GetVaultUsageOutputArgs } from "./getVaultUsage"; export declare const getVaultUsage: typeof import("./getVaultUsage").getVaultUsage; export declare const getVaultUsageOutput: typeof import("./getVaultUsage").getVaultUsageOutput; export { GetVaultsArgs, GetVaultsResult, GetVaultsOutputArgs } from "./getVaults"; export declare const getVaults: typeof import("./getVaults").getVaults; export declare const getVaultsOutput: typeof import("./getVaults").getVaultsOutput; export { KeyArgs, KeyState } from "./key"; export type Key = import("./key").Key; export declare const Key: typeof import("./key").Key; export { KeyVersionArgs, KeyVersionState } from "./keyVersion"; export type KeyVersion = import("./keyVersion").KeyVersion; export declare const KeyVersion: typeof import("./keyVersion").KeyVersion; export { SignArgs, SignState } from "./sign"; export type Sign = import("./sign").Sign; export declare const Sign: typeof import("./sign").Sign; export { VaultArgs, VaultState } from "./vault"; export type Vault = import("./vault").Vault; export declare const Vault: typeof import("./vault").Vault; export { VaultVerificationArgs, VaultVerificationState } from "./vaultVerification"; export type VaultVerification = import("./vaultVerification").VaultVerification; export declare const VaultVerification: typeof import("./vaultVerification").VaultVerification; export { VerifyArgs, VerifyState } from "./verify"; export type Verify = import("./verify").Verify; export declare const Verify: typeof import("./verify").Verify; //# sourceMappingURL=index.d.ts.map