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

declare const FileAlertOutlineIcon: MdiReactIconComponentType;
export default FileAlertOutlineIcon;
