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

declare const LightningBoltOutlineIcon: MdiReactIconComponentType;
export default LightningBoltOutlineIcon;
