import * as React from "react"; declare function EmailOutline(props: React.SVGProps): any; export default EmailOutline;