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

declare const FlashRedEyeIcon: MdiReactIconComponentType;
export default FlashRedEyeIcon;
