/// <reference types="react" />
declare const Email: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
export default Email;
