import { SVGProps } from "react";
declare const GILightningFrequency: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GILightningFrequency };
