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

declare const SkipPreviousIcon: MdiReactIconComponentType;
export default SkipPreviousIcon;
