import type { FC, SVGProps } from "react";
export declare const Lightning: FC<SVGProps<SVGSVGElement>>;
export default Lightning;
//# sourceMappingURL=Lightning.d.ts.map