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