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