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