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