import React from 'react'; export default function LightningCharge({ className, ...props }: React.SVGProps): JSX.Element;