import type { SalesSdkUIHosts } from '../types'; /** * SalesSdk `openMultiDaySelect` Host:跨日商品日期区间选择。 * 须与 `` 同树挂载。 */ export declare function createOpenMultiDaySelectHost(): NonNullable;