export { Segment } from './Segment'; /** * This index.tsx file exists so that you can do * * import { Segment } from '../controls/Segment/'; * * and the required Segment.tsx is automatically imported. */