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