export { DkimArgs, DkimState } from "./dkim"; export type Dkim = import("./dkim").Dkim; export declare const Dkim: typeof import("./dkim").Dkim; export { EmailDomainArgs, EmailDomainState } from "./emailDomain"; export type EmailDomain = import("./emailDomain").EmailDomain; export declare const EmailDomain: typeof import("./emailDomain").EmailDomain; export { EmailIpPoolArgs, EmailIpPoolState } from "./emailIpPool"; export type EmailIpPool = import("./emailIpPool").EmailIpPool; export declare const EmailIpPool: typeof import("./emailIpPool").EmailIpPool; export { EmailReturnPathArgs, EmailReturnPathState } from "./emailReturnPath"; export type EmailReturnPath = import("./emailReturnPath").EmailReturnPath; export declare const EmailReturnPath: typeof import("./emailReturnPath").EmailReturnPath; export { GetConfigurationArgs, GetConfigurationResult, GetConfigurationOutputArgs } from "./getConfiguration"; export declare const getConfiguration: typeof import("./getConfiguration").getConfiguration; export declare const getConfigurationOutput: typeof import("./getConfiguration").getConfigurationOutput; export { GetDkimArgs, GetDkimResult, GetDkimOutputArgs } from "./getDkim"; export declare const getDkim: typeof import("./getDkim").getDkim; export declare const getDkimOutput: typeof import("./getDkim").getDkimOutput; export { GetDkimsArgs, GetDkimsResult, GetDkimsOutputArgs } from "./getDkims"; export declare const getDkims: typeof import("./getDkims").getDkims; export declare const getDkimsOutput: typeof import("./getDkims").getDkimsOutput; export { GetEmailDomainArgs, GetEmailDomainResult, GetEmailDomainOutputArgs } from "./getEmailDomain"; export declare const getEmailDomain: typeof import("./getEmailDomain").getEmailDomain; export declare const getEmailDomainOutput: typeof import("./getEmailDomain").getEmailDomainOutput; export { GetEmailDomainsArgs, GetEmailDomainsResult, GetEmailDomainsOutputArgs } from "./getEmailDomains"; export declare const getEmailDomains: typeof import("./getEmailDomains").getEmailDomains; export declare const getEmailDomainsOutput: typeof import("./getEmailDomains").getEmailDomainsOutput; export { GetEmailIpPoolArgs, GetEmailIpPoolResult, GetEmailIpPoolOutputArgs } from "./getEmailIpPool"; export declare const getEmailIpPool: typeof import("./getEmailIpPool").getEmailIpPool; export declare const getEmailIpPoolOutput: typeof import("./getEmailIpPool").getEmailIpPoolOutput; export { GetEmailIpPoolsArgs, GetEmailIpPoolsResult, GetEmailIpPoolsOutputArgs } from "./getEmailIpPools"; export declare const getEmailIpPools: typeof import("./getEmailIpPools").getEmailIpPools; export declare const getEmailIpPoolsOutput: typeof import("./getEmailIpPools").getEmailIpPoolsOutput; export { GetEmailOutboundIpsArgs, GetEmailOutboundIpsResult, GetEmailOutboundIpsOutputArgs } from "./getEmailOutboundIps"; export declare const getEmailOutboundIps: typeof import("./getEmailOutboundIps").getEmailOutboundIps; export declare const getEmailOutboundIpsOutput: typeof import("./getEmailOutboundIps").getEmailOutboundIpsOutput; export { GetEmailReturnPathArgs, GetEmailReturnPathResult, GetEmailReturnPathOutputArgs } from "./getEmailReturnPath"; export declare const getEmailReturnPath: typeof import("./getEmailReturnPath").getEmailReturnPath; export declare const getEmailReturnPathOutput: typeof import("./getEmailReturnPath").getEmailReturnPathOutput; export { GetEmailReturnPathsArgs, GetEmailReturnPathsResult, GetEmailReturnPathsOutputArgs } from "./getEmailReturnPaths"; export declare const getEmailReturnPaths: typeof import("./getEmailReturnPaths").getEmailReturnPaths; export declare const getEmailReturnPathsOutput: typeof import("./getEmailReturnPaths").getEmailReturnPathsOutput; export { GetSenderArgs, GetSenderResult, GetSenderOutputArgs } from "./getSender"; export declare const getSender: typeof import("./getSender").getSender; export declare const getSenderOutput: typeof import("./getSender").getSenderOutput; export { GetSendersArgs, GetSendersResult, GetSendersOutputArgs } from "./getSenders"; export declare const getSenders: typeof import("./getSenders").getSenders; export declare const getSendersOutput: typeof import("./getSenders").getSendersOutput; export { GetSuppressionArgs, GetSuppressionResult, GetSuppressionOutputArgs } from "./getSuppression"; export declare const getSuppression: typeof import("./getSuppression").getSuppression; export declare const getSuppressionOutput: typeof import("./getSuppression").getSuppressionOutput; export { GetSuppressionsArgs, GetSuppressionsResult, GetSuppressionsOutputArgs } from "./getSuppressions"; export declare const getSuppressions: typeof import("./getSuppressions").getSuppressions; export declare const getSuppressionsOutput: typeof import("./getSuppressions").getSuppressionsOutput; export { SenderArgs, SenderState } from "./sender"; export type Sender = import("./sender").Sender; export declare const Sender: typeof import("./sender").Sender; export { SuppressionArgs, SuppressionState } from "./suppression"; export type Suppression = import("./suppression").Suppression; export declare const Suppression: typeof import("./suppression").Suppression; //# sourceMappingURL=index.d.ts.map