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