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