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

declare const SkipNextIcon: MdiReactIconComponentType;
export default SkipNextIcon;
