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