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