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