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