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