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