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