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