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

declare const LightningBoltCircleIcon: MdiReactIconComponentType;
export default LightningBoltCircleIcon;
