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

declare const AccountAlertIcon: MdiReactIconComponentType;
export default AccountAlertIcon;
