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