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