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