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