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