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