export { default as Selector } from './Selector'; export type { SelectorProps, SelectorTone, SelectorSize, SelectorRadius, SelectorShadow, SelectorOrientation, } from './Selector.types'; export type { SelectorTabProps, SelectorTabComponent, SelectorTabColor, } from './SelectorTab/SelectorTab.types'; //# sourceMappingURL=index.d.ts.map