export { CatalogArgs, CatalogState } from "./catalog"; export type Catalog = import("./catalog").Catalog; export declare const Catalog: typeof import("./catalog").Catalog; export { CatalogPrivateEndpointArgs, CatalogPrivateEndpointState } from "./catalogPrivateEndpoint"; export type CatalogPrivateEndpoint = import("./catalogPrivateEndpoint").CatalogPrivateEndpoint; export declare const CatalogPrivateEndpoint: typeof import("./catalogPrivateEndpoint").CatalogPrivateEndpoint; export { ConnectionArgs, ConnectionState } from "./connection"; export type Connection = import("./connection").Connection; export declare const Connection: typeof import("./connection").Connection; export { DataAssetArgs, DataAssetState } from "./dataAsset"; export type DataAsset = import("./dataAsset").DataAsset; export declare const DataAsset: typeof import("./dataAsset").DataAsset; export { GetCatalogArgs, GetCatalogResult, GetCatalogOutputArgs } from "./getCatalog"; export declare const getCatalog: typeof import("./getCatalog").getCatalog; export declare const getCatalogOutput: typeof import("./getCatalog").getCatalogOutput; export { GetCatalogPrivateEndpointArgs, GetCatalogPrivateEndpointResult, GetCatalogPrivateEndpointOutputArgs } from "./getCatalogPrivateEndpoint"; export declare const getCatalogPrivateEndpoint: typeof import("./getCatalogPrivateEndpoint").getCatalogPrivateEndpoint; export declare const getCatalogPrivateEndpointOutput: typeof import("./getCatalogPrivateEndpoint").getCatalogPrivateEndpointOutput; export { GetCatalogPrivateEndpointsArgs, GetCatalogPrivateEndpointsResult, GetCatalogPrivateEndpointsOutputArgs } from "./getCatalogPrivateEndpoints"; export declare const getCatalogPrivateEndpoints: typeof import("./getCatalogPrivateEndpoints").getCatalogPrivateEndpoints; export declare const getCatalogPrivateEndpointsOutput: typeof import("./getCatalogPrivateEndpoints").getCatalogPrivateEndpointsOutput; export { GetCatalogTypeArgs, GetCatalogTypeResult, GetCatalogTypeOutputArgs } from "./getCatalogType"; export declare const getCatalogType: typeof import("./getCatalogType").getCatalogType; export declare const getCatalogTypeOutput: typeof import("./getCatalogType").getCatalogTypeOutput; export { GetCatalogTypesArgs, GetCatalogTypesResult, GetCatalogTypesOutputArgs } from "./getCatalogTypes"; export declare const getCatalogTypes: typeof import("./getCatalogTypes").getCatalogTypes; export declare const getCatalogTypesOutput: typeof import("./getCatalogTypes").getCatalogTypesOutput; export { GetCatalogsArgs, GetCatalogsResult, GetCatalogsOutputArgs } from "./getCatalogs"; export declare const getCatalogs: typeof import("./getCatalogs").getCatalogs; export declare const getCatalogsOutput: typeof import("./getCatalogs").getCatalogsOutput; export { GetConnectionArgs, GetConnectionResult, GetConnectionOutputArgs } from "./getConnection"; export declare const getConnection: typeof import("./getConnection").getConnection; export declare const getConnectionOutput: typeof import("./getConnection").getConnectionOutput; export { GetConnectionsArgs, GetConnectionsResult, GetConnectionsOutputArgs } from "./getConnections"; export declare const getConnections: typeof import("./getConnections").getConnections; export declare const getConnectionsOutput: typeof import("./getConnections").getConnectionsOutput; export { GetDataAssetArgs, GetDataAssetResult, GetDataAssetOutputArgs } from "./getDataAsset"; export declare const getDataAsset: typeof import("./getDataAsset").getDataAsset; export declare const getDataAssetOutput: typeof import("./getDataAsset").getDataAssetOutput; export { GetDataAssetsArgs, GetDataAssetsResult, GetDataAssetsOutputArgs } from "./getDataAssets"; export declare const getDataAssets: typeof import("./getDataAssets").getDataAssets; export declare const getDataAssetsOutput: typeof import("./getDataAssets").getDataAssetsOutput; export { GetMetastoreArgs, GetMetastoreResult, GetMetastoreOutputArgs } from "./getMetastore"; export declare const getMetastore: typeof import("./getMetastore").getMetastore; export declare const getMetastoreOutput: typeof import("./getMetastore").getMetastoreOutput; export { GetMetastoresArgs, GetMetastoresResult, GetMetastoresOutputArgs } from "./getMetastores"; export declare const getMetastores: typeof import("./getMetastores").getMetastores; export declare const getMetastoresOutput: typeof import("./getMetastores").getMetastoresOutput; export { MetastoreArgs, MetastoreState } from "./metastore"; export type Metastore = import("./metastore").Metastore; export declare const Metastore: typeof import("./metastore").Metastore; //# sourceMappingURL=index.d.ts.map