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