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