export declare class Avatar { static make(seed: string): string; }