import { FC } from 'react';
import { SegmentLabelProps } from '../../../types';
declare const SegmentLabel: FC<SegmentLabelProps>;
export { SegmentLabel };
//# sourceMappingURL=SegmentLabel.d.ts.map