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