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