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