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