export declare class ProfileImageComponent { userId: string; src: string; size: string; readonly imageUrl: string; }