/**
 * @file index.ts
 * @output Exports ComplexSelector and types
 * @position Public API entry point
 */
export { ComplexSelector, type ComplexSelectorProps, type ComplexSelectorRenderState, type ComplexSelectorSize, type ComplexSelectorStatus, } from './ComplexSelector';
//# sourceMappingURL=index.d.ts.map