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