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