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