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