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

declare const LightningBoltIcon: MdiReactIconComponentType;
export default LightningBoltIcon;
