export interface Return { status: number; message: string; }