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

declare const SignCautionIcon: MdiReactIconComponentType;
export default SignCautionIcon;
