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