/// <reference types="react" />
declare const Lightning: (props: any, ref: any) => JSX.Element;
export default Lightning;
