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

declare const ChatAlertIcon: MdiReactIconComponentType;
export default ChatAlertIcon;
