import React from 'react';
export declare const Thunderstorm: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
