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