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