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

declare const SkipPreviousCircleIcon: MdiReactIconComponentType;
export default SkipPreviousCircleIcon;
