export { ExportArgs, ExportState } from "./export"; export type Export = import("./export").Export; export declare const Export: typeof import("./export").Export; export { ExportSetArgs, ExportSetState } from "./exportSet"; export type ExportSet = import("./exportSet").ExportSet; export declare const ExportSet: typeof import("./exportSet").ExportSet; export { FileSystemArgs, FileSystemState } from "./fileSystem"; export type FileSystem = import("./fileSystem").FileSystem; export declare const FileSystem: typeof import("./fileSystem").FileSystem; export { FileSystemQuotaRuleArgs, FileSystemQuotaRuleState } from "./fileSystemQuotaRule"; export type FileSystemQuotaRule = import("./fileSystemQuotaRule").FileSystemQuotaRule; export declare const FileSystemQuotaRule: typeof import("./fileSystemQuotaRule").FileSystemQuotaRule; export { FilesystemSnapshotPolicyArgs, FilesystemSnapshotPolicyState } from "./filesystemSnapshotPolicy"; export type FilesystemSnapshotPolicy = import("./filesystemSnapshotPolicy").FilesystemSnapshotPolicy; export declare const FilesystemSnapshotPolicy: typeof import("./filesystemSnapshotPolicy").FilesystemSnapshotPolicy; export { GetExportSetsArgs, GetExportSetsResult, GetExportSetsOutputArgs } from "./getExportSets"; export declare const getExportSets: typeof import("./getExportSets").getExportSets; export declare const getExportSetsOutput: typeof import("./getExportSets").getExportSetsOutput; export { GetExportsArgs, GetExportsResult, GetExportsOutputArgs } from "./getExports"; export declare const getExports: typeof import("./getExports").getExports; export declare const getExportsOutput: typeof import("./getExports").getExportsOutput; export { GetFileSystemQuotaRuleArgs, GetFileSystemQuotaRuleResult, GetFileSystemQuotaRuleOutputArgs } from "./getFileSystemQuotaRule"; export declare const getFileSystemQuotaRule: typeof import("./getFileSystemQuotaRule").getFileSystemQuotaRule; export declare const getFileSystemQuotaRuleOutput: typeof import("./getFileSystemQuotaRule").getFileSystemQuotaRuleOutput; export { GetFileSystemQuotaRulesArgs, GetFileSystemQuotaRulesResult, GetFileSystemQuotaRulesOutputArgs } from "./getFileSystemQuotaRules"; export declare const getFileSystemQuotaRules: typeof import("./getFileSystemQuotaRules").getFileSystemQuotaRules; export declare const getFileSystemQuotaRulesOutput: typeof import("./getFileSystemQuotaRules").getFileSystemQuotaRulesOutput; export { GetFileSystemsArgs, GetFileSystemsResult, GetFileSystemsOutputArgs } from "./getFileSystems"; export declare const getFileSystems: typeof import("./getFileSystems").getFileSystems; export declare const getFileSystemsOutput: typeof import("./getFileSystems").getFileSystemsOutput; export { GetFilesystemSnapshotPoliciesArgs, GetFilesystemSnapshotPoliciesResult, GetFilesystemSnapshotPoliciesOutputArgs } from "./getFilesystemSnapshotPolicies"; export declare const getFilesystemSnapshotPolicies: typeof import("./getFilesystemSnapshotPolicies").getFilesystemSnapshotPolicies; export declare const getFilesystemSnapshotPoliciesOutput: typeof import("./getFilesystemSnapshotPolicies").getFilesystemSnapshotPoliciesOutput; export { GetFilesystemSnapshotPolicyArgs, GetFilesystemSnapshotPolicyResult, GetFilesystemSnapshotPolicyOutputArgs } from "./getFilesystemSnapshotPolicy"; export declare const getFilesystemSnapshotPolicy: typeof import("./getFilesystemSnapshotPolicy").getFilesystemSnapshotPolicy; export declare const getFilesystemSnapshotPolicyOutput: typeof import("./getFilesystemSnapshotPolicy").getFilesystemSnapshotPolicyOutput; export { GetMountTargetsArgs, GetMountTargetsResult, GetMountTargetsOutputArgs } from "./getMountTargets"; export declare const getMountTargets: typeof import("./getMountTargets").getMountTargets; export declare const getMountTargetsOutput: typeof import("./getMountTargets").getMountTargetsOutput; export { GetOutboundConnectorArgs, GetOutboundConnectorResult, GetOutboundConnectorOutputArgs } from "./getOutboundConnector"; export declare const getOutboundConnector: typeof import("./getOutboundConnector").getOutboundConnector; export declare const getOutboundConnectorOutput: typeof import("./getOutboundConnector").getOutboundConnectorOutput; export { GetOutboundConnectorsArgs, GetOutboundConnectorsResult, GetOutboundConnectorsOutputArgs } from "./getOutboundConnectors"; export declare const getOutboundConnectors: typeof import("./getOutboundConnectors").getOutboundConnectors; export declare const getOutboundConnectorsOutput: typeof import("./getOutboundConnectors").getOutboundConnectorsOutput; export { GetReplicationArgs, GetReplicationResult, GetReplicationOutputArgs } from "./getReplication"; export declare const getReplication: typeof import("./getReplication").getReplication; export declare const getReplicationOutput: typeof import("./getReplication").getReplicationOutput; export { GetReplicationTargetArgs, GetReplicationTargetResult, GetReplicationTargetOutputArgs } from "./getReplicationTarget"; export declare const getReplicationTarget: typeof import("./getReplicationTarget").getReplicationTarget; export declare const getReplicationTargetOutput: typeof import("./getReplicationTarget").getReplicationTargetOutput; export { GetReplicationTargetsArgs, GetReplicationTargetsResult, GetReplicationTargetsOutputArgs } from "./getReplicationTargets"; export declare const getReplicationTargets: typeof import("./getReplicationTargets").getReplicationTargets; export declare const getReplicationTargetsOutput: typeof import("./getReplicationTargets").getReplicationTargetsOutput; export { GetReplicationsArgs, GetReplicationsResult, GetReplicationsOutputArgs } from "./getReplications"; export declare const getReplications: typeof import("./getReplications").getReplications; export declare const getReplicationsOutput: typeof import("./getReplications").getReplicationsOutput; export { GetSnapshotArgs, GetSnapshotResult, GetSnapshotOutputArgs } from "./getSnapshot"; export declare const getSnapshot: typeof import("./getSnapshot").getSnapshot; export declare const getSnapshotOutput: typeof import("./getSnapshot").getSnapshotOutput; export { GetSnapshotsArgs, GetSnapshotsResult, GetSnapshotsOutputArgs } from "./getSnapshots"; export declare const getSnapshots: typeof import("./getSnapshots").getSnapshots; export declare const getSnapshotsOutput: typeof import("./getSnapshots").getSnapshotsOutput; export { MountTargetArgs, MountTargetState } from "./mountTarget"; export type MountTarget = import("./mountTarget").MountTarget; export declare const MountTarget: typeof import("./mountTarget").MountTarget; export { OutboundConnectorArgs, OutboundConnectorState } from "./outboundConnector"; export type OutboundConnector = import("./outboundConnector").OutboundConnector; export declare const OutboundConnector: typeof import("./outboundConnector").OutboundConnector; export { ReplicationArgs, ReplicationState } from "./replication"; export type Replication = import("./replication").Replication; export declare const Replication: typeof import("./replication").Replication; export { SnapshotArgs, SnapshotState } from "./snapshot"; export type Snapshot = import("./snapshot").Snapshot; export declare const Snapshot: typeof import("./snapshot").Snapshot; //# sourceMappingURL=index.d.ts.map