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