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