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