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