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