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

declare const FlashOutlineIcon: MdiReactIconComponentType;
export default FlashOutlineIcon;
