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