import { ReactIconComponentType } from '../types';

declare const FastForward: ReactIconComponentType;
export default FastForward;
            