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