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