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