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