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

declare const AccountAlertOutlineIcon: MdiReactIconComponentType;
export default AccountAlertOutlineIcon;
