import { MdiReactIconComponentType } from './dist/typings';

declare const FastForwardIcon: MdiReactIconComponentType;
export default FastForwardIcon;
