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

declare const StopCircleIcon: MdiReactIconComponentType;
export default StopCircleIcon;
