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