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