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