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

declare const SmsFailedIcon: MdiReactIconComponentType;
export default SmsFailedIcon;
