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