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