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