declare const gravatar: (email: string) => string;
export default gravatar;
//# sourceMappingURL=gravatar.d.ts.map