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

declare const TextsmsIcon: MdiReactIconComponentType;
export default TextsmsIcon;
