export { CaBundleArgs, CaBundleState } from "./caBundle"; export type CaBundle = import("./caBundle").CaBundle; export declare const CaBundle: typeof import("./caBundle").CaBundle; export { CertificateArgs, CertificateState } from "./certificate"; export type Certificate = import("./certificate").Certificate; export declare const Certificate: typeof import("./certificate").Certificate; export { CertificateAuthorityArgs, CertificateAuthorityState } from "./certificateAuthority"; export type CertificateAuthority = import("./certificateAuthority").CertificateAuthority; export declare const CertificateAuthority: typeof import("./certificateAuthority").CertificateAuthority; export { GetAssociationArgs, GetAssociationResult, GetAssociationOutputArgs } from "./getAssociation"; export declare const getAssociation: typeof import("./getAssociation").getAssociation; export declare const getAssociationOutput: typeof import("./getAssociation").getAssociationOutput; export { GetAssociationsArgs, GetAssociationsResult, GetAssociationsOutputArgs } from "./getAssociations"; export declare const getAssociations: typeof import("./getAssociations").getAssociations; export declare const getAssociationsOutput: typeof import("./getAssociations").getAssociationsOutput; export { GetCaBundleArgs, GetCaBundleResult, GetCaBundleOutputArgs } from "./getCaBundle"; export declare const getCaBundle: typeof import("./getCaBundle").getCaBundle; export declare const getCaBundleOutput: typeof import("./getCaBundle").getCaBundleOutput; export { GetCaBundlesArgs, GetCaBundlesResult, GetCaBundlesOutputArgs } from "./getCaBundles"; export declare const getCaBundles: typeof import("./getCaBundles").getCaBundles; export declare const getCaBundlesOutput: typeof import("./getCaBundles").getCaBundlesOutput; export { GetCertificateArgs, GetCertificateResult, GetCertificateOutputArgs } from "./getCertificate"; export declare const getCertificate: typeof import("./getCertificate").getCertificate; export declare const getCertificateOutput: typeof import("./getCertificate").getCertificateOutput; export { GetCertificateAuthoritiesArgs, GetCertificateAuthoritiesResult, GetCertificateAuthoritiesOutputArgs } from "./getCertificateAuthorities"; export declare const getCertificateAuthorities: typeof import("./getCertificateAuthorities").getCertificateAuthorities; export declare const getCertificateAuthoritiesOutput: typeof import("./getCertificateAuthorities").getCertificateAuthoritiesOutput; export { GetCertificateAuthorityArgs, GetCertificateAuthorityResult, GetCertificateAuthorityOutputArgs } from "./getCertificateAuthority"; export declare const getCertificateAuthority: typeof import("./getCertificateAuthority").getCertificateAuthority; export declare const getCertificateAuthorityOutput: typeof import("./getCertificateAuthority").getCertificateAuthorityOutput; export { GetCertificateAuthorityVersionArgs, GetCertificateAuthorityVersionResult, GetCertificateAuthorityVersionOutputArgs } from "./getCertificateAuthorityVersion"; export declare const getCertificateAuthorityVersion: typeof import("./getCertificateAuthorityVersion").getCertificateAuthorityVersion; export declare const getCertificateAuthorityVersionOutput: typeof import("./getCertificateAuthorityVersion").getCertificateAuthorityVersionOutput; export { GetCertificateAuthorityVersionsArgs, GetCertificateAuthorityVersionsResult, GetCertificateAuthorityVersionsOutputArgs } from "./getCertificateAuthorityVersions"; export declare const getCertificateAuthorityVersions: typeof import("./getCertificateAuthorityVersions").getCertificateAuthorityVersions; export declare const getCertificateAuthorityVersionsOutput: typeof import("./getCertificateAuthorityVersions").getCertificateAuthorityVersionsOutput; export { GetCertificateVersionArgs, GetCertificateVersionResult, GetCertificateVersionOutputArgs } from "./getCertificateVersion"; export declare const getCertificateVersion: typeof import("./getCertificateVersion").getCertificateVersion; export declare const getCertificateVersionOutput: typeof import("./getCertificateVersion").getCertificateVersionOutput; export { GetCertificateVersionsArgs, GetCertificateVersionsResult, GetCertificateVersionsOutputArgs } from "./getCertificateVersions"; export declare const getCertificateVersions: typeof import("./getCertificateVersions").getCertificateVersions; export declare const getCertificateVersionsOutput: typeof import("./getCertificateVersions").getCertificateVersionsOutput; export { GetCertificatesArgs, GetCertificatesResult, GetCertificatesOutputArgs } from "./getCertificates"; export declare const getCertificates: typeof import("./getCertificates").getCertificates; export declare const getCertificatesOutput: typeof import("./getCertificates").getCertificatesOutput; //# sourceMappingURL=index.d.ts.map