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