export declare class ScmAvatarService { getAvatar(email: string): Promise; } //# sourceMappingURL=scm-avatar-service.d.ts.map