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