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