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