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