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