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

declare const SafeIcon: MdiReactIconComponentType;
export default SafeIcon;
