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