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