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