import { IconProps } from '../lib';
declare function CloudLightning(props: IconProps): JSX.Element;
export default CloudLightning;
