export declare class GravatarComponent { style: any; email: string; url: string; } export declare class GravatarModule { }