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

declare const FileWarningOutlineIcon: MdiReactIconComponentType;
export default FileWarningOutlineIcon;
