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

declare const ChatAlertOutlineIcon: MdiReactIconComponentType;
export = ChatAlertOutlineIcon;