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