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