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