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