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

declare const SkipNextCircleOutlineIcon: MdiReactIconComponentType;
export default SkipNextCircleOutlineIcon;
