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