export interface SetImageBody { username: string; userFilename: string; }