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