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

declare const RewindIcon: MdiReactIconComponentType;
export default RewindIcon;
