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