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