/// import { SvgProps } from "react-native-svg"; declare function CloudLightning(props: SvgProps): JSX.Element; export default CloudLightning;