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

declare const SkipNextCircleIcon: MdiReactIconComponentType;
export default SkipNextCircleIcon;
