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

declare const SafetyGogglesIcon: MdiReactIconComponentType;
export default SafetyGogglesIcon;
