import type { IconComponent } from '../types'; declare const BoltCircle: IconComponent; export default BoltCircle;