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

declare const FastRewindIcon: MdiReactIconComponentType;
export default FastRewindIcon;
