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