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