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