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

declare const FileAlertIcon: MdiReactIconComponentType;
export default FileAlertIcon;
