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