import { SvgIconComponent } from './types'; declare const ElectricBoltIcon: SvgIconComponent; export default ElectricBoltIcon;