import { FC, SVGProps } from 'react'; declare const IconFastForward: FC & { fill?: string }>; export default IconFastForward;