import { SvgIconComponent } from './types'; declare const FastForwardIcon: SvgIconComponent; export default FastForwardIcon;