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