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