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