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