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