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