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