declare const gravatar: (email: string) => Promise; export default gravatar;