export { ChannelPartnerLinkArgs } from "./channelPartnerLink"; export type ChannelPartnerLink = import("./channelPartnerLink").ChannelPartnerLink; export declare const ChannelPartnerLink: typeof import("./channelPartnerLink").ChannelPartnerLink; export { ChannelPartnerRepricingConfigArgs } from "./channelPartnerRepricingConfig"; export type ChannelPartnerRepricingConfig = import("./channelPartnerRepricingConfig").ChannelPartnerRepricingConfig; export declare const ChannelPartnerRepricingConfig: typeof import("./channelPartnerRepricingConfig").ChannelPartnerRepricingConfig; export { CustomerArgs } from "./customer"; export type Customer = import("./customer").Customer; export declare const Customer: typeof import("./customer").Customer; export { CustomerRepricingConfigArgs } from "./customerRepricingConfig"; export type CustomerRepricingConfig = import("./customerRepricingConfig").CustomerRepricingConfig; export declare const CustomerRepricingConfig: typeof import("./customerRepricingConfig").CustomerRepricingConfig; export { EntitlementArgs } from "./entitlement"; export type Entitlement = import("./entitlement").Entitlement; export declare const Entitlement: typeof import("./entitlement").Entitlement; export { GetChannelPartnerLinkArgs, GetChannelPartnerLinkResult, GetChannelPartnerLinkOutputArgs } from "./getChannelPartnerLink"; export declare const getChannelPartnerLink: typeof import("./getChannelPartnerLink").getChannelPartnerLink; export declare const getChannelPartnerLinkOutput: typeof import("./getChannelPartnerLink").getChannelPartnerLinkOutput; export { GetChannelPartnerRepricingConfigArgs, GetChannelPartnerRepricingConfigResult, GetChannelPartnerRepricingConfigOutputArgs } from "./getChannelPartnerRepricingConfig"; export declare const getChannelPartnerRepricingConfig: typeof import("./getChannelPartnerRepricingConfig").getChannelPartnerRepricingConfig; export declare const getChannelPartnerRepricingConfigOutput: typeof import("./getChannelPartnerRepricingConfig").getChannelPartnerRepricingConfigOutput; export { GetCustomerArgs, GetCustomerResult, GetCustomerOutputArgs } from "./getCustomer"; export declare const getCustomer: typeof import("./getCustomer").getCustomer; export declare const getCustomerOutput: typeof import("./getCustomer").getCustomerOutput; export { GetCustomerRepricingConfigArgs, GetCustomerRepricingConfigResult, GetCustomerRepricingConfigOutputArgs } from "./getCustomerRepricingConfig"; export declare const getCustomerRepricingConfig: typeof import("./getCustomerRepricingConfig").getCustomerRepricingConfig; export declare const getCustomerRepricingConfigOutput: typeof import("./getCustomerRepricingConfig").getCustomerRepricingConfigOutput; export { GetEntitlementArgs, GetEntitlementResult, GetEntitlementOutputArgs } from "./getEntitlement"; export declare const getEntitlement: typeof import("./getEntitlement").getEntitlement; export declare const getEntitlementOutput: typeof import("./getEntitlement").getEntitlementOutput; export * from "../../types/enums/cloudchannel/v1";