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

declare const StopIcon: MdiReactIconComponentType;
export default StopIcon;
