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