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