export interface Response { message: string; }