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