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