import * as React from 'react'; declare function EmailIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default EmailIcon;