import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function Segments(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=Segments.d.ts.map