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