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