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