export default class Email { constructor(props: any); state: {}; render(): JSX.Element; }