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