import { FC, SVGProps } from 'react'; declare const IconLightningBolt: FC & { fill?: string }>; export default IconLightningBolt;