export declare class User { getAvatar(): string getName(): string getSysID(): string constructor() }