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

declare const FlashCircleIcon: MdiReactIconComponentType;
export = FlashCircleIcon;