export declare class ProfileModel { avatar: string; description: string; facebook: string; telegram: string; }