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