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